home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / VERSACAD⁄MACINTOSH / card_47823.txt < prev    next >
Text File  |  1988-01-11  |  5KB  |  231 lines

  1. -- card: 47823 from stack: in
  2. -- bmap block id: 51005
  3. -- flags: 0000
  4. -- background id: 2739
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=445 top=295 right=320 bottom=486
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 2162 / 2162
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect iris close
  23.   go to card id 47389
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: 2000
  31. -- rect: left=73 top=267 right=291 bottom=128
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 0 / 0
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: 
  40. ----- HyperTalk script -----
  41. on mouseWithin
  42.   show card field cancel
  43. end mouseWithin
  44.  
  45. on mouseLeave
  46.   hide card field cancel
  47. end mouseLeave
  48.  
  49.  
  50.  
  51. -- part 3 (button)
  52. -- low flags: 00
  53. -- high flags: 0000
  54. -- rect: left=368 top=243 right=267 bottom=416
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 0 / 0
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: 
  63. ----- HyperTalk script -----
  64. on mouseWithin
  65.   show card field zeroTotal
  66. end mouseWithin
  67.  
  68. on mouseLeave
  69.   hide card field zeroTotal
  70. end mouseLeave
  71.  
  72.  
  73.  
  74. -- part 4 (button)
  75. -- low flags: 00
  76. -- high flags: 0000
  77. -- rect: left=368 top=275 right=291 bottom=412
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 1
  81. -- font id: 0
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: 
  86. ----- HyperTalk script -----
  87. on mouseWithin
  88.   show card field addsub
  89. end mouseWithin
  90.  
  91. on mouseLeave
  92.   hide card field addsub
  93. end mouseLeave
  94.  
  95.  
  96.  
  97. -- part 5 (field)
  98. -- low flags: 81
  99. -- high flags: 2004
  100. -- rect: left=48 top=155 right=253 bottom=220
  101. -- title width / last selected line: 0
  102. -- icon id / first selected line: 0 / 0
  103. -- text alignment: 0
  104. -- font id: 2
  105. -- text size: 12
  106. -- style flags: 0
  107. -- line height: 16
  108. -- part name: cancel
  109.  
  110.  
  111. -- part 6 (field)
  112. -- low flags: 81
  113. -- high flags: 2004
  114. -- rect: left=204 top=139 right=231 bottom=376
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 0 / 0
  117. -- text alignment: 0
  118. -- font id: 2
  119. -- text size: 12
  120. -- style flags: 0
  121. -- line height: 16
  122. -- part name: find
  123.  
  124.  
  125. -- part 7 (field)
  126. -- low flags: 81
  127. -- high flags: 2004
  128. -- rect: left=204 top=174 right=272 bottom=376
  129. -- title width / last selected line: 0
  130. -- icon id / first selected line: 0 / 0
  131. -- text alignment: 0
  132. -- font id: 2
  133. -- text size: 12
  134. -- style flags: 0
  135. -- line height: 16
  136. -- part name: arrows
  137.  
  138.  
  139. -- part 8 (field)
  140. -- low flags: 81
  141. -- high flags: 2004
  142. -- rect: left=259 top=139 right=237 bottom=431
  143. -- title width / last selected line: 0
  144. -- icon id / first selected line: 0 / 0
  145. -- text alignment: 0
  146. -- font id: 2
  147. -- text size: 12
  148. -- style flags: 0
  149. -- line height: 16
  150. -- part name: zeroTotal
  151.  
  152.  
  153. -- part 9 (field)
  154. -- low flags: 81
  155. -- high flags: 2004
  156. -- rect: left=259 top=174 right=272 bottom=431
  157. -- title width / last selected line: 0
  158. -- icon id / first selected line: 0 / 0
  159. -- text alignment: 0
  160. -- font id: 2
  161. -- text size: 12
  162. -- style flags: 0
  163. -- line height: 16
  164. -- part name: addsub
  165.  
  166.  
  167. -- part 10 (button)
  168. -- low flags: 00
  169. -- high flags: 0000
  170. -- rect: left=288 top=275 right=291 bottom=332
  171. -- title width / last selected line: 0
  172. -- icon id / first selected line: 0 / 0
  173. -- text alignment: 1
  174. -- font id: 0
  175. -- text size: 12
  176. -- style flags: 0
  177. -- line height: 16
  178. -- part name: 
  179. ----- HyperTalk script -----
  180. on mouseWithin
  181.   show card field arrows
  182. end mouseWithin
  183.  
  184. on mouseLeave
  185.   hide card field arrows
  186. end mouseLeave
  187.  
  188.  
  189.  
  190. -- part 11 (button)
  191. -- low flags: 00
  192. -- high flags: 0000
  193. -- rect: left=288 top=243 right=267 bottom=336
  194. -- title width / last selected line: 0
  195. -- icon id / first selected line: 0 / 0
  196. -- text alignment: 1
  197. -- font id: 0
  198. -- text size: 12
  199. -- style flags: 0
  200. -- line height: 16
  201. -- part name: 
  202. ----- HyperTalk script -----
  203. on mouseWithin
  204.   show card field find
  205. end mouseWithin
  206.  
  207. on mouseLeave
  208.   hide card field find
  209. end mouseLeave
  210.  
  211.  
  212.  
  213. -- part contents for card part 5
  214. ----- text -----
  215. The cancel button closes the inquire object dialog.
  216.  
  217. -- part contents for card part 9
  218. ----- text -----
  219. Select whether you want to add or subtract the object to the running area or perimeter totals.
  220.  
  221. -- part contents for card part 8
  222. ----- text -----
  223. Zero resets the running total of area or perimeter to zero.
  224.  
  225. -- part contents for card part 6
  226. ----- text -----
  227. Find allows to to find a object on the screen.
  228.  
  229. -- part contents for card part 7
  230. ----- text -----
  231. The arrows let you move to the next or previous object in the drawing file.